home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Games of Daze
/
Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso
/
x2ftp
/
msdos
/
utils
/
lparser3
/
bop08.ls
< prev
next >
Wrap
Text File
|
1993-12-12
|
234b
|
19 lines
# --- L-System Parser/Mutator --- Lj Lapre ----------------------------------
29
5
10
#
&(90)+(90)a
#
a=F[+(45)l][-(45)l]^;a
# apical delay
l=j
j=h
h=s
s=d
d=x
x=a
#
F='(1.17)F'(.855) # internode elongation rate
@